Esx Settings DepotContent Components ComponentVersionSummary
The Esx Settings DepotContent Components ComponentVersionSummary schema defines the summary information regarding a version of a component.
This schema was added in vSphere API 7.0.0.0.
{
"version": "string",
"display_version": "string",
"summary": "string",
"category": "string",
"urgency": "string",
"kb": "string",
"release_date": "string"
}
Version of the component.
This property was added in vSphere API 7.0.0.0.
Human readable version of the component.
This property was added in vSphere API 7.0.0.0.
Summary of the component version.
This property was added in vSphere API 7.0.0.0.
Category of the component version.
For more information see: Esx Settings DepotContent Components CategoryType.
This property was added in vSphere API 7.0.0.0.
Urgency of the component version.
For more information see: Esx Settings DepotContent Components UrgencyType.
This property was added in vSphere API 7.0.0.0.
Link to kb article related to this the component version.
This property was added in vSphere API 7.0.0.0.
Release date of the component version.
This property was added in vSphere API 7.0.0.0.